home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / faxdor17.zip / CHANGES.DOC next >
Text File  |  1992-10-18  |  10KB  |  203 lines

  1.  
  2. ╒═════════════════════════════════════════════════════════════════════════╕
  3. │              FaxDoor Change Log - Latest Changes at Top                 │
  4. ╘═════════════════════════════════════════════════════════════════════════╛
  5.  
  6. 1.07 - October 16, 1992 ══════════════════════════════════════════════════
  7.  
  8.      * Fixed error when FaxDoor.Pge file didn't exist.  The program was
  9.        supposed to let this be an optional file but I used the wrong
  10.        variable when checking for its existence.
  11.  
  12.      * Added LOCAL faxing!  You can now enter the door while in Local
  13.        Mode on the BBS, or enter the door from the DOS Prompt, and fax
  14.        a text file on the spot!  Just enter the Drive, Path and Filename
  15.        and off you go!
  16.  
  17.      * Padded out the cover page so Bitfax sends one full page, and then
  18.        whatever the user sends after that.
  19.  
  20.      * Added FaxBack!  You can now create a "menu" of files that the
  21.        user can select to have faxed to him/her.  You provide as many
  22.        files as you want (up to 999).
  23.  
  24.     *  Added a (H)elp file on the menu.
  25.  
  26. 1.06 - November 14, 1991 ═════════════════════════════════════════════════
  27.  
  28.      * I seemed to have broken the Auto Register code.  If you had
  29.        registered your copy of FaxDoor and had a FAXDOOR.REG file in the
  30.        directory, version 1.05 would not automatically recognize it was
  31.        registered.  Fixed it in this version.  Sorry 'bout that.
  32.  
  33.      * I also forgot to add the SYSOP.DOC file to the ZIP package.  It's
  34.        here now!
  35.  
  36.      * I now display the name of the "Donor" on the closing screen.  If
  37.        you leave the donor line blank in the CFG file then nothing will
  38.        show up - but if you put a Donor name in the CFG file then the
  39.        closing screen will display "Donated by: First Last".
  40.  
  41.      * To upgrade from 1.05 to 1.06 just replace your FAXDOOR.EXE file.
  42.        If you are upgrading to 1.06 from a version earlier than 1.05 then
  43.        follow the directions below!
  44.  
  45.              This version can be downloaded as FAXDOR16.ZIP
  46.  
  47.  
  48. 1.05 - November 10, 1991 ═════════════════════════════════════════════════
  49.  
  50.      * Recompiled using DoorPatch 3.8 which now allows the following:
  51.  
  52.         Multiple BBS support: DOOR.SYS, PCBOARD.SYS/PCBOARD.DAT/USERS,
  53.         SFDOORS.DAT, CALLINFO.BBS, DORINFO1.DEF, DORINFO2.DEF and
  54.         CHAIN.TXT
  55.  
  56.         Directly supports PCBoard 14.x, GAP v4.x, RBBS-PC v17.x,
  57.         WILDCAT! v2.x and Spitfire v3.x
  58.  
  59.         Supports up to 115,200 BPS modems including Hayes V Series. Also
  60.         supports CTS checking (MNP flow control).
  61.  
  62.         This does mean you must make a few changes if you are upgrading from
  63.         a previous version.
  64.  
  65.         - Unzip the DoorPatch 3.8 files into a subdirectory.  This will
  66.           probably be where your previous version of DoorPatch was.
  67.  
  68.         - You have to Edit your current FAXDOOR.CFG file(s) and insert
  69.           one blank line at the end.  DoorPatch 3.8 uses this line to
  70.           hold the name of a Donor.  You don't have to put a name in
  71.           here but you at least need a blank line.  If you don't put
  72.           this blank line in, you'll get an Input Past End error!
  73.  
  74.         - Create DOORPCH.CFG in the same directory where you placed the
  75.           DoorPatch 3.8 files.  The data in this file lets you setup
  76.           DoorPch for your BBS.  This is not the same as FAXDOOR.CFG -
  77.           this is a separate configuration file used to configure
  78.           DoorPatch 3.8.
  79.  
  80.           Line #1 => PCBoard          (The type of BBS software used)
  81.           Line #2 => The Phantom BBS  (The BBS's name)
  82.           Line #3 => Gerry            (Sysop first name)
  83.           Line #4 => Freymann         (Sysop last name)
  84.           Line #5 => Y                (Do you have DOS's Share.exe loaded?)
  85.           Line #6 => Y                (Y or N - Want PCBoard's "@" macros?)
  86.           Line #7 => N                (Y or N - Want to hear music?)
  87.           Line #8 => 18:00-23:00      (Hours available for chat)
  88.  
  89.         - If you want your callers to know about the new (G)oodby option
  90.           copy over the MENU.TXT file from FaxDor15.Zip into your \BITFAX
  91.           directory.
  92.  
  93.      * Removed comments to PCBoard Caller Log.  All comments were being
  94.        placed here and in the FAXDOR#.LOG so I dropped the PCBoard Caller
  95.        Log but left in the logging to FAXDOR#.LOG.  This will aid in
  96.        supporting the multiple BBS types now allowed.
  97.  
  98.      * Added a (G)oodbye option in the Menu.  It's not fancy, it just
  99.        drops carrier.  If you don't want your users to do this simply
  100.        edit the MENU.TXT file so they don't know it's available.
  101.  
  102.      * I have received complaints that the door treats everybody as a
  103.        new user and assigns each user the same dialing directory.  In
  104.        each case, I provided a FAXDEBUG.EXE for these Sysops to use
  105.        which would create a FAXDEBUG.OUT file to help me figure out why
  106.        this was happening.  Out of 4 Sysops who got this file - not ONE
  107.        bothered to get back to me!!  The last one even said "don't worry
  108.        I'm persistant!"?  I can only assume for some reason the DEBUG
  109.        code started to work.  Please - let me know if this happens to you
  110.        and I'll make arrangements for you to get this debug version.
  111.  
  112. 1.04 - April 28, 1991 ════════════════════════════════════════════════════
  113.  
  114.      * Added support for FAXDOOR.PGE.  If this file exists, it will be
  115.        combined with the Covering Letter.  You have up to 51 lines to
  116.        customize the appearance of your Fax Service.
  117.  
  118.  
  119. 1.03 - April 12, 1991 ════════════════════════════════════════════════════
  120.  
  121.      * Added the User Editor to the package as FAXEDIT.EXE.  This program
  122.        will not work until you register your door.
  123.  
  124. 1.03 - April 10, 1991 ════════════════════════════════════════════════════
  125.  
  126.      * Did some tinkering with allowable length of phone numbers:
  127.  
  128.       -11 or 8 digit numbers will be treated as Long Distance calls
  129.       -Any phone number 4 digits or less are rejected
  130.       -Any phone numbers 6, 9 or 10 digits will be rejected
  131.       -A 5 digit number will be allowed and assumed local.  The worst
  132.        that will happen is they'll be told the fax was unsuccessful.
  133.        This was added to accomodate those places where a local call can
  134.        be entered as 2-5544 (are they any places like this left?)
  135.       -12 digits or more will be rejected
  136.  
  137.       * Changed the cover letter border to ╒═══════╕ instead of ==========
  138.  
  139.       * Removed extra %4 %5 in batch file created to call up BitFax.
  140.         Getting reports of BitFax staying resident if the %4 %5 are left
  141.         in.  Thanks Bev! (I though I already did this earlier).
  142.  
  143.       * Jon Anderson informed me of very interesting method he was using
  144.         to really take advantage of the Fax card's receive option.  I've
  145.         included, with Jon's permission, a message discussing how to set
  146.         up a receive "window" in Desqview.  Please read FAXDV.DOC.
  147.  
  148.  
  149. 1.02 - April 09, 1991 ════════════════════════════════════════════════════
  150.  
  151.      * I'm getting complaints of every user being sent the NEWUSER.TXT file
  152.        and all getting assigned the same number.  I've been unable to
  153.        duplicate this error (with version 1.01 and higher) so I assume this
  154.        was limited to the initial release of the door.
  155.  
  156.      * Changed the code a bit so more than 999 users can access the door.
  157.        Users 1000 and above simply will not have a personal dialing directory
  158.        or access to the long distance option.  They can fax to manually
  159.        entered local phone numbers.  Thanks Jon!
  160.  
  161.      * Discovered when you (C)ancelled a fax the name of the uploaded file
  162.        was not being cleared.  Fixed.
  163.  
  164.      * The (V)iew stats option was not showing users with Long Distance
  165.        credits.  Fixed.
  166.  
  167.      * Reports that Fax-Door will work with BitFax v 3.0
  168.  
  169.  
  170. 1.01 - April 04, 1991 ════════════════════════════════════════════════════
  171.  
  172.      * Complaints of No Comment Logging at all mean the door is unable to
  173.        read your PCBoard.Dat file and therefore sets NO LOGGING On as it
  174.        is unable to determine the full path and name of your Caller Log.
  175.        I moved the Faxdor##.Log logging up to the top of the routine so at
  176.        least the Door's log file will be written to.  Thanks Bev!
  177.  
  178.      * A short Covering letter was added that simply states who the fax is
  179.        for, who the fax is from, and has today's date.  If a fax number
  180.        was picked out of the Dialing Directory, the FAX TO: name will be
  181.        automatically pulled out of the Directory.  In the case of a manual
  182.        fax, the door will ask the user who the fax should be directed to.
  183.        Thanks Bev!
  184.  
  185.      * There was no chance to abort a manually entered number so code was
  186.        added to give the user a chance to ensure they entered the correct
  187.        number.
  188.  
  189.      * Changed the error checking when reading the bitfax transmit log.
  190.        If the bitfaxtx.log reports OK under the Status Field, the user will
  191.        be told his fax was sent successfully and his record will be
  192.        updated.  If anything else BUT "OK" is returned in the Status Field,
  193.        the user will be told the fax was Unsuccessful, try again.
  194.  
  195.  
  196. 1.00 - March 1991 ════════════════════════════════════════════════════════
  197.  
  198.      * Initial release (and here I thought it was in pretty good shape!)
  199.  
  200.  
  201.                                   -30-
  202.  
  203.